﻿@charset "utf-8";
/* CSS Document */
#header{
	width:100%;
	height:314px;
	background:url(../images/bg.jpg) no-repeat top center;
}
#header .top{
	width:1020px;
	height:222px;
	margin:0px auto 0px auto;
	background:url(../images/top.jpg) no-repeat 0px 0px;
	padding:0px 26px 0px 0px;
}
#header .top .mininav{
	height:30px;
	text-align:right;
	color:#fff;
	padding:10px 0px 0px 0px;
	font-size:14px;
}
#header .top .mininav a{
	color:#fff;
	padding:0px 5px 0px 5px;
}
#header .top .yiwu{
	display:block;
	float:right;
	width:140px;
	height:60px;
}
#header .nav{
	padding:0px 10px 0px 0px;
	font-size:14px;
	height:48px;
	line-height:48px;
	background-color:#01759b
}
#header .nav .text{
	width:1029px;
	height:48px;
	margin:0px auto 0px auto;
	background-color:#0287ac;
}
#header .nav li{
	float:left;
	width:113px;
	text-align:center;
	position:relative;
	height:48px;
	line-height:48px;
}
#header .nav li.navleft{
	width:95px;
	background:url(../images/nav1.jpg) no-repeat center center;
}
#header .nav li.navright{
	width:95px;
	background:url(../images/nav2.jpg) no-repeat center center;
}
#header .nav li.spli{
	width:8px;
	background:url(../images/nav3.jpg) no-repeat center center;
}
#header .nav a{
	color:#ffffff;
	font-size:16px;
}
#header .nav a:hover{
	color:#ffffff;
}
#header .box{
	height:43px;
	background-color:#f8f8f8;
}
#header .box .text{
	width:1020px;
	margin:0px auto 0px auto;
}
#header .box .today{
	width:160px;
	color:#0280a3;
	float:left;
	text-align:center;
	line-height:43px;
}
#header .box .wed{
	float:left;
	width:340px;
	color:#535353;
	padding:10px 0px 0px 0px;
	line-height:26px;
	font-weight:bold;
	line-height:43px;
}
#header .box .wed span{float:left;width:70px;color:#0280a3;line-height:25px;}
#header .box .wed iframe{float:left;}
#header .box .search{
	float:right;
	width:320px;
	padding:10px 0px 0px 0px;
}
#header .box .search .c_select_ipt{float:left;}
#header .box .search b{
	float:left;
	line-height:24px;
}
#header .box .search select{
	float:left;
	margin: 0 0 0 5px;
}
#header .box .search .stxt{
	float:left;
	margin: 0 5px 0 5px;
	height:21px;
	line-height:21px;
}
#header .box .search .btnsbmt{
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	margin: 0 0 0 5px;
	color: #fff;
	float:left;
	overflow: hidden;
	text-shadow: none;
	background-color:#027eab;
}

#main{
	width:1002px;
	margin:0px auto 0px auto;
	background-color:#d9efff;
	padding:0px 22px 0px 22px;
}
#footer{
	clear:both;
	width:100%;
	background-color:#0188b0;
}
#footer .text{
	width:1000px;
	height:100px;
	margin:0px auto 0px auto;
	padding:19px 0px 0px 0px;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:26px;
}